GanttView for WPF
PropertyStorage<T> クラス
メンバ 

C1.WPF.GanttView アセンブリ > C1.GanttView 名前空間 : PropertyStorage<T> クラス
PropertyStorage<T>は、いくつかのオブジェクトプロパティのためのストレージです。
オブジェクト モデル
PropertyStorage<T> クラス
シンタックス
'宣言
 
Public Class PropertyStorage(Of T As IKeyName) 
   Inherits C1.Schedule.C1BindingSource
public class PropertyStorage<T> : C1.Schedule.C1BindingSource 
where T: IKeyName
型パラメータ
T
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         C1.Schedule.C1BindingSource
            C1.GanttView.PropertyStorage<T>

参照

PropertyStorage<T> メンバ
C1.GanttView 名前空間